Skip to main content
GET
Get analysis feedback [us-1]

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

submission_id
string
required

Response

Custom feedback for fraud analysis.

analysis_feedback
enum<string>
required

Type of feedback on the result of document analysis.

Available options:
CORRECT,
NOT_CORRECT
updated
string
required

UTC date and time of the latest feedback update.

comment
string | null

Additional feedback comment.

Maximum string length: 1024